- GetLoop
SLresult function(SLSeekItf self, SLboolean* pLoopEnabled, SLmillisecond* pStartPos, SLmillisecond* pEndPos) GetLoop;
Undocumented in source.
- SetLoop
SLresult function(SLSeekItf self, SLboolean loopEnable, SLmillisecond startPos, SLmillisecond endPos) SetLoop;
Undocumented in source.
- SetPosition
SLresult function(SLSeekItf self, SLmillisecond pos, SLuint32 seekMode) SetPosition;
Undocumented in source.